*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Wed, 7 Jan 2009 12:26:42 +0000 (12:26 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 7 Jan 2009 12:26:42 +0000 (12:26 +0000)
src/ChangeLog

index 99cbe6334a4d2df84c9aa6eb60ba3e4f981e44f7..7f7283e9c0321642d9c7dab08a1a8c489076babe 100644 (file)
@@ -1,5 +1,8 @@
 2009-01-07  Kenichi Handa  <handa@m17n.org>
 
+       * fileio.c (Finsert_file_contents): In the case of replace,
+       remeber the coding system used for decoding in coding_system.
+
        * coding.c (decode_coding_utf_8): Check byte_after_cr before
        breaking the loop.  (Bug#870)
        (decode_coding_utf_16, decode_coding_emacs_mule)